IKsCommand.InSync property

true: the synchronization is completed. false: the slave axis is synchronizing with the master axis.

Namespace: IntervalZero.KINGSTAR.Base.Class

Assembly: IntervalZero.KINGSTAR.Base.Class (in IntervalZero.KINGSTAR.Base.dll) Version: 4.4.0.0

Syntax

C#VB
bool InSync { get; }
ReadOnly Property InSync As Boolean

Property Value

Type: bool

See also

IKsCommand Interface

IntervalZero.KINGSTAR.Base.Class Namespace